type go.pact.im/x/goupdate.state
7 uses
go.pact.im/x/goupdate (current package)
diff.go#L82: func diffState(prev, final *state) stateDiff {
packages.go#L10: type state struct {
packages.go#L16: func loadState(workspaceDir string, patterns ...string) (*state, error) {
packages.go#L26: func stateFromPacakges(pkgs []*packages.Package) *state {
packages.go#L29: return &state{
upgrade.go#L9: func upgradeModules(w *workspace, s *state) (*state, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)